fix: refactor X-Plane window handling logic - #21
Conversation
|
Hopefully it's the last time I ever have to mess with this plugin in regard to the window title. |
|
Thanks for taking another look at this! I tried using MouseButtons_v1.0.1.zip, however X-Plane crashed to desktop and I got this entry in the log.txt:
|
|
Well that sucks. I only tested BetterMouseYoke but it's virtually the same code replicated to all plugins. I'll take a look into it when I get a chance. Thank you for testing. |
|
@m-mcqueen Hi, I've tested on my system, and I can't replicate the described behaviour. Which OS and XP12 version are you using? |
|
Interesting.... I'm on Windows 11 10.0.22631, XP12.4.3-r2 My specs are The log doesn't give much away... as soon as I click a mouse button, XP12 crashes, and the error code I provided above shows in the log. I just clicked somewhere randomly in the cockpit; typically I use it in conjunction with MoveVR to be able to interact with the inibuilds A300 EFB, however I did not turn MoveVR on before testing this time so I don't think it's a MoveVR issue. |
Summary
Added a fallback mechanism to correctly detect the X-Plane window, accommodating constant changes to this title.
Reason
Impact
Notes
Resources
MouseButtons_v1.0.1.zip
ToggleMouseLook_v1.2.1.zip
BetterMouseYoke_v1.5.1.zip
Fixes #14